gtkbutton: Don't claim gesture till emission
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 5 Aug 2020 20:56:05 +0000 (22:56 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 5 Aug 2020 22:01:18 +0000 (00:01 +0200)
commit36711b66910eab1d845cc8d1aad7d1aeee18e0f4
tree9f45f5f14a496fcf75e40a8fd7aeaa79ea28bf14
parentdc8adcda0e06aa0c3d650ea8df81667113ecb08e
gtkbutton: Don't claim gesture till emission

That means waiting till button release.
gtk/gtkbutton.c